home *** CD-ROM | disk | FTP | other *** search
-
- NoDisplayNameMessage = "No display name available";
- HoldingColorMessage = "Holding Color";
- CSTranslationMessage = "Color translation done using ColorSync";
- NoTranslationMessage = "No color translation available for this display";
- CalibratedMessage = "This display last calibrated on ";
- NotCalibratedMessage = "This display not calibrated";
-
-
- /* These strings appear in place of number values when a color translation is not available */
- /* (Should be localized with the appropriate decimal point) */
- CIE1931UnavailableStr = "-.---";
- CIE1976UnavailableStr = "-.---";
- CIELABUnavailableStr = "-.---";
- TristimUnavailableStr = "-.---";
-
-
- /* strings in menu items */
- LockMenuItem = "Lock Position";
- UnlockMenuItem = "Unlock Position";
- LockXMenuItem = "Lock X";
- UnlockXMenuItem = "Unlock X";
- LockYMenuItem = "Lock Y";
- UnlockYMenuItem = "Unlock Y";
-
- /* Error messages */
- SaveError = "An error occurred while trying to save the magnified image to: %@.";
- Save = "Save";